home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / dskutil / img_v1_1.zip / README < prev    next >
Text File  |  1994-12-30  |  975b  |  24 lines

  1.  
  2. IMG  Version 1.1 Copyright (c) 1994 by Falk Huth
  3. *** (Internet email: wshao@cluster.urz.uni-halle.de)
  4. *** Please read the documentation file.
  5.  
  6. Usage:     IMG <command> [-<sw> [-<sw>...]] <image_name> [<file_names>...]
  7.  
  8. <file_names>
  9.    <file>[ <file>[ <file>[ ...]]]        includes specified files
  10.    @<file>[ @<file> [...]]               includes lists in each @<file>
  11.  
  12. <Commands>
  13.   e: Extract files from image            t: Test integrity of image
  14.   l: List contents of image              v: Verbosely list contents of image
  15.   p: Print files to standard output      x: eXtract files with full pathname
  16.  
  17. <Switches>
  18.   d: Destination for all image volumes   p: match using Pathnames
  19.      eg. -dC:\INSTALL\BIG_PRG            q: Query on each file
  20.   n: Destination directory's Name        v: enable multiple Volumes
  21.      eg. -nC:\INSTALL\BIG_PRG\DISK1      x: eXclude selected files
  22.   o: Original disk  eg. -oA:             y: assume Yes an all queries
  23.  
  24.